(shell-command-default-error-buffer): Doc fix.
authorAndreas Schwab <schwab@suse.de>
Sat, 29 Jun 2002 18:16:12 +0000 (18:16 +0000)
committerAndreas Schwab <schwab@suse.de>
Sat, 29 Jun 2002 18:16:12 +0000 (18:16 +0000)
lisp/simple.el

index 416b6934f5ef19bea307a97ff1e3c34c84258806..f3fbbec58a8d9efc6bb94156d05f2ea4521195a0 100644 (file)
@@ -1154,7 +1154,7 @@ is not *inside* the region START...END."
 
 (defvar shell-command-default-error-buffer nil
   "*Buffer name for `shell-command' and `shell-command-on-region' error output.
-This buffer is used when `shell-command' or 'shell-command-on-region'
+This buffer is used when `shell-command' or `shell-command-on-region'
 is run interactively.  A value of nil means that output to stderr and
 stdout will be intermixed in the output stream.")